Release 10.1A: OpenEdge Application Server:
Administration
Configuring ClientConnect
ClientConnect is a process that runs with your 4GL client session. In the following example, the application creates a session procedure by calling
jmssession.ppersistently specifying the-SMQConnectconnection parameter:
The only configuration is for logging and debugging, if necessary. By default, logging is disabled for ClientConnect sessions. Logging is turned on by setting the
Note: Logging level represents the amount of logging information written to the log file. Valid logging level values are 1 (Errors), 2 (Basic), 3 (Verbose), and 4 (Extended). The default value is 2. For more information on logging, see OpenEdge Development: Debugging and Troubleshooting .brkrLoggingLevelandsrvrLoggingLevelproperties to a value greater than 0.The property and logging options for ClientConnect are stored in the
Adapter.CC.cc1section of theinstall-dir/properties/JavaTools.propertiesfile. These properties must be modified manually, and are applicable to all OpenEdge clients using ClientConnect functionality.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |